home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / clickfest3.swf / scripts / DefineButton2_86 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-16  |  84 b   |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.lengths = 0;
  4.    _root.nextFrame();
  5. }
  6.